home *** CD-ROM | disk | FTP | other *** search
/ Exame Informatica 142 / Exame Informatica 142.iso / Programas / Wiki / WikidPad-1.9beta2.exe / {app} / WikidPadHelp / data / WordLinking.wiki < prev   
Encoding:
Text File  |  2006-10-25  |  1.1 KB  |  29 lines

  1. ∩╗┐++ Word Linking
  2.  
  3. As you type wiki words into the editor they become underlined.  Words
  4. that already have content, like AutoCompletion turn blue, words that
  5. do not, like JavaTemplates, stay black but are underlined.
  6.  
  7. To activate or follow a wiki word link, *double click on it*, or
  8. type CTRL-L when the cursor is in the word.
  9.  
  10.  
  11. +++ What are wiki words?
  12.  
  13. Wiki words are (at least by default) all words which start with an
  14. uppercase letter and where at least one uppercase letter follows a
  15. lowercase letter in the word (this is called "camelcase", like e.g.
  16. WikiWord) or where a lowercase letter follows after multiple uppercase
  17. letters (ABCd).
  18.  
  19. anchor: exclude_from_linking
  20. +++ Exclude wiki words from linking
  21.  
  22. To exclude a wiki word from being interpreted as link, you can precede
  23. it with a backslash \ (e.g. \WikiWord) or enter it in the global or
  24. wiki-wide camelcase blacklist (open the "Views" node in the tree on
  25. the left, open therein the "Func. pages" node and click on 
  26. "Global cc. blacklist" or "Wiki cc. blacklist". Then enter the word on
  27. a line of its own in the list (e.g. URLs is in the "Wiki cc.
  28. blacklist").
  29.